From: Eli Zaretskii Date: Fri, 23 Apr 2010 17:48:22 +0000 (+0300) Subject: dispextern.h: Fix a typo in a comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~5008 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=98092630efffdfaec82833f2366545baf9f01639;p=emacs.git dispextern.h: Fix a typo in a comment. --- diff --git a/src/dispextern.h b/src/dispextern.h index afbe6f5343d..72c0b2ef414 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -2231,7 +2231,7 @@ struct it If `what' == IT_COMPOSITION, the first component of a composition and length in bytes of the composition. - If `what' is anything else, these tow are undefined (will + If `what' is anything else, these two are undefined (will probably hold values for the last IT_CHARACTER or IT_COMPOSITION traversed by the iterator.